CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc opengl

搜索资源列表

  1. MFCopengl

    0下载:
  2. 在MFC窗口中用OPENGL显示一个三维图形,并实现旋转等功能-use mfc and opengl to display a 3d geometry
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2416986
    • 提供者:H
  1. OpenGL

    0下载:
  2. 基于opengl的三维旋转,在SDI中实现三维坐标旋转,将opengl嵌入MFC中-Opengl-based three-dimensional rotation is implemented in three-dimensional coordinate rotation SDI, MFC will be embedded in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:7093
    • 提供者:秦北志
  1. teaport

    0下载:
  2. 用VC++和MFC开发的OpenGL程序,茶杯和茶叶不断下降。-OpenGL program using MFC and VC++ , teacups and tea continues to drop.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1993232
    • 提供者:gump
  1. fountain_ok_gl

    0下载:
  2. OPENGL开发的喷泉,用粒子系统模拟,MFC框架- fountain developed by OpenGl。use particle system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2004581
    • 提供者:mr.yang
  1. OpenGLdrawLine

    0下载:
  2. VC中MFC、OpenGL编程框架实现画线-VC in the MFC, OpenGL programming framework to achieve drawing a line
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2008130
    • 提供者:杨超
  1. MFCOPenGL

    0下载:
  2. MFC OPenGL程序开发框架,能够方便的开发OPenGL程序-MFC OPenGL application development framework that can facilitate the development of OPenGL program
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:45729
    • 提供者:祖逖
  1. OpenGL-EPS-WMF-Output

    2下载:
  2. 这个文章和附件中的代码实现如何将OpenGL/MFC程序输出到 encapsulated postscr ipt (EPS)和Windows enhanced metafile (EMF)文件格式。最终的目标是能够产生可以编辑、打印和展示的适量图形文件。 -* display a vrml 3D triangular mesh using OpenGL in a MFC MDI application, * change the rendering options such as
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-11
    • 文件大小:1299456
    • 提供者:
  1. Atlantis

    0下载:
  2. 利用MFC和openGL开发的模拟鱼儿在水中游动的效果,场景真实性很高,适合3D开发的初学者研究。-OpenGL developed using MFC and fish in the water swimming in the simulation results, the authenticity of the scene is high, suitable for beginners of 3D development.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:409541
    • 提供者:林英
  1. OpenGL Robot

    1下载:
  2. OpenGL机器人: 带有光照效果,并可以通过键盘或鼠标来改变光源的位置; 用户可以通过键盘来旋转机器人的手臂或腿; -MFC under the framework of opengl robot, head, hands, feet can include the overall rotation, of course, light and color! ! ! ! !
  3. 所属分类:OpenGL

    • 发布日期:2013-07-01
    • 文件大小:2194995
    • 提供者:黄荣浩
  1. OpenGLDlgTest

    0下载:
  2. 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1945023
    • 提供者:syq
  1. StartGL

    0下载:
  2. MFC和OpenGL的多文档MDI分割窗口的实现。-MFC and OpenGL, split window, multi-document MDI implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:268025
    • 提供者:vic.Ming
  1. MFC_op

    0下载:
  2. 基于MFC的openGL程序 实现了画直线圆 旋转 剪切 有下拉菜单-MFC-based process of openGL drawing a straight line to achieve a circular rotating shear have a drop-down menu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2057065
    • 提供者:
  1. 将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用

    0下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
  3. 所属分类:Windows编程

    • 发布日期:2012-11-07
    • 文件大小:24649284
    • 提供者:brucebruce103
  1. MyPick1

    0下载:
  2. MFC+OpenGL通过鼠标实现对对象进行捕捉-MFC+ OpenGL to achieve the object by capturing the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2026938
    • 提供者:阿斯顿
  1. DEMopengl3D

    1下载:
  2. 这个是用MFC vs2008C++ 和opengl结合编写的DEM三维显示的源代码,内有详细的编程步骤和使用说明。-This is done using MFC vs2008C++ and opengl prepared DEM combined three-dimensional display of the source code, with detailed programming steps and instructions for use.
  3. 所属分类:GIS program

    • 发布日期:2016-09-12
    • 文件大小:4086784
    • 提供者:panda
  1. Lotus-Pond-opengl

    0下载:
  2. 用opengl结合MFC做的一个小程序 画了一幅荷塘月色-Opengl with MFC do a small program Painting of a Lotus Pond
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:25261745
    • 提供者:youthy
  1. 20020628163419_glenabledview

    0下载:
  2. opengl的MFC例子-opengl examples of MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-08
    • 文件大小:98114
    • 提供者:陈曦
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. Butterfly2

    0下载:
  2. 飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:37247
    • 提供者:夏暖
  1. cmdOpenglFrame

    0下载:
  2. 在vc++下做的opengl程序框架。非mfc类框架-In vc++ Do opengl under the Framework. Non-mfc-type framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:16778
    • 提供者:孙磊
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com